In this case, the sequence is the result of again calling the lazy-seq-fibo function. 在本例中,此序列就是调用lazy-seq-fibo函数后的结果。
Binary tree is a kind of data structure and recursive algorithm is usually used in traversing a binary tree. But it is always neglected to understand the details about the sequence of calling sentences and transferring parameters. 二叉树是一种常用的数据结构,对二叉树的遍历通常采用递归调用的算法,但对调用过程中语句调用的顺序和参数传递情况的理解容易被忽略。
In order to provide an open and uniform interface, current SNMP does not restrict the combination and sequence of variables. Many stacks resort to repeated calling interface functions according to variables 'sequence in PDU, which is obviously inefficient. 现有的SNMP为保证对外提供一个更为开放、统一的接口,并没有限制变量绑定,协议栈大都按PDU中的变量顺序依次调用底层函数,这种调用往往是重复低效的。
An applied example of generating sequence number function, main code of program and calling method were given in power builder language. 结合具体流水号数据的特点和存放格式,给出了POWERBUILDER的生成序列号函数实例、主要程序代码以及调用方法。
The tool deals with common diagrams as Use Case diagram, Class diagram, Sequence diagram, Activity diagram and State Machine. It realizes the function of automated generation of model framework by parsing the requirement files and calling the corresponding methods to create the models. 该工具可以创建UML2.0用例图、类图、序列图、活动图、状态机五种常用图形,通过解析需求文件并调用相应方法创建模型,实现了模型框架自动生成的功能。
Second, according to the analysis of assemble instruction sequence and the characteristics of the storages of library function name, a method to identify library function calling is proposed to deal with searching and loading library function dynamically by malware. 之后,针对恶意程序中使用动态搜索、加载调用库函数等情况,提出了根据汇编指令序列特征和库函数名称存放特点识别库函数调用行为的方法及算法。
Coarse-grained trace is to follow down running trace of function sequence be monitored on function-level. It will record execution station of each function be monitored and calling sequence of functions be monitored when the functions execute. 粗粒度跟踪是从函数级层次跟踪被监测函数序列的运行轨迹,它记录了每一个被监测函数执行时的状态以及被监测函数的调用序列。
Potential features of the sequence are selected by searching the diversity of position weight matrix, and they are trained and predicted by calling the boosting algorithm of the Open Source Computer Vision Library. 通过检索序列的差异位置权重矩阵来寻找序列的特征,并调用开源计算机视觉库的Boosting算法来训练和测试的。